SftTree/NET 2.0

Index Property, ColumnClass Class

Softel vdm, Inc.

Returns the column's zero-based index in the column collection.

Syntax      ColumnClass Class (Softelvdm.SftTreeNET)

VB   

Public ReadOnly Property Index As Integer

C#   

public int Index { get; }

C++   

public: property int Index {
        int get();
}

Property Value

A value that specifies the zero-based column index in the column collection.

Comments

The Index property returns the column's zero-based index in the column collection.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com